home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000095_news@newsmaster….columbia.edu _Thu Oct 1 21:03:10 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA28173
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 1 Oct 1998 21:03:08 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id VAA09048
  7.     for kermit.misc@watsun; Thu, 1 Oct 1998 21:03:07 -0400 (EDT)
  8. Path: news.columbia.edu!panix!logbridge.uoregon.edu!xmission!news.cc.utah.edu!cc.usu.edu!jrd
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Restrict Kermit to a paticuliar directory
  12. Message-ID: <aFw7DmbSaHk0@cc.usu.edu>
  13. Date: 1 Oct 98 16:11:10 MDT
  14. References: <36128727.8AA6000E@jea.com>
  15. Organization: Utah State University
  16. Lines: 16
  17. Xref: news.columbia.edu comp.protocols.kermit.misc:9278
  18.  
  19. In article <36128727.8AA6000E@jea.com>, Duke Nguyen <nguydh@jea.com> writes:
  20. > I am trying to set up a modem connection and use Kermit to transfer
  21. > files, however, I need to restrict Kermit to a particuliar directory
  22. > (like how ftp works).  As of now, when I run Kermit, I have full access
  23. > to the system, so I need to restict this.
  24. > Any advice or assistance wold be appreciated.
  25. > Thanks,
  26. > Duke
  27. ---------
  28.     How depends upon which Kermit you are using. Please do specify
  29. that, the version, and o/s too. ENABLE/DISABLE are the commands used in
  30. MS-DOS Kermit, and each takes an optional time to deal with (use ? for
  31. the item to get a list of them).
  32.     Joe D.